[INFO] cloning repository https://github.com/oxidecomputer/support-portal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oxidecomputer/support-portal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fsupport-portal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fsupport-portal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d6c9dcd6543d207d79c6c90924c2686162ccdc7
[INFO] checking oxidecomputer/support-portal against try#8a2f6fe57adadb246778b8d41925d3dc46d468cb for pr-158320
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foxidecomputer%2Fsupport-portal" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/oxidecomputer/support-portal
[INFO] finished tweaking git repo https://github.com/oxidecomputer/support-portal
[INFO] tweaked toml for git repo https://github.com/oxidecomputer/support-portal written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/oxidecomputer/support-portal on toolchain 8a2f6fe57adadb246778b8d41925d3dc46d468cb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/oxidecomputer/support-portal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c55210a518053e684f6d3e39083cf5290e906efffd981b57e1fab93078eb3c32
[INFO] running `Command { std: "docker" "start" "c55210a518053e684f6d3e39083cf5290e906efffd981b57e1fab93078eb3c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c55210a518053e684f6d3e39083cf5290e906efffd981b57e1fab93078eb3c32" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c55210a518053e684f6d3e39083cf5290e906efffd981b57e1fab93078eb3c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c55210a518053e684f6d3e39083cf5290e906efffd981b57e1fab93078eb3c32" "/opt/rustwide/cargo-home/bin/cargo" "+8a2f6fe57adadb246778b8d41925d3dc46d468cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]     Checking winnow v1.0.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling diesel_derives v2.3.9
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]     Checking downcast-rs v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regress v0.11.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.3
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking openapiv3 v2.2.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking hybrid-array v0.4.12
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking oauth2 v5.0.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling slog-async v2.8.0
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking h2 v0.4.14
[INFO] [stderr]     Checking compression-core v0.4.32
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling migrations_internals v2.3.0
[INFO] [stderr]     Checking compression-codecs v0.4.38
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]     Checking slog-json v2.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]    Compiling typify-impl v0.6.2
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]    Compiling dropshot v0.17.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling v-api-installer v0.4.0-alpha.0 (https://github.com/oxidecomputer/v-api?branch=oauth-rework#2382bdab)
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling migrations_macros v2.3.0
[INFO] [stderr]     Checking term v1.2.1
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking slog-term v2.9.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking yaml-rust2 v0.11.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]     Checking slog-bunyan v2.5.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking multer v3.1.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking async-compression v0.4.42
[INFO] [stderr]     Checking rust-ini v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.20.0
[INFO] [stderr]     Checking block-buffer v0.12.0
[INFO] [stderr]     Checking crypto-common v0.2.2
[INFO] [stderr]     Checking bb8 v0.9.1
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]    Compiling dropshot_endpoint v0.17.0
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking waitgroup v0.1.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking debug-ignore v1.0.5
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking const-oid v0.10.2
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking syn v2.0.117
[INFO] [stderr]     Checking digest v0.11.3
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking newtype-uuid v1.3.2
[INFO] [stderr]     Checking serde_with v3.20.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking config v0.15.23
[INFO] [stderr]     Checking simple_asn1 v0.6.4
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling partial-struct v0.1.0 (https://github.com/oxidecomputer/partial-struct#4bebbcfc)
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]     Checking rsa v0.9.10
[INFO] [stderr]     Checking v-api-param v0.4.0-alpha.0 (https://github.com/oxidecomputer/v-api?branch=oauth-rework#2382bdab)
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking sha2 v0.11.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling v-api-permission-derive v0.4.0-alpha.0 (https://github.com/oxidecomputer/v-api?branch=oauth-rework#2382bdab)
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]     Checking symlink v0.1.0
[INFO] [stderr] error: could not compile `diesel_derives` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/bin/rustc --crate-name diesel_derives --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel_derives-2.3.9/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --warn=unexpected_cfgs '--warn=clippy::print_stdout' '--warn=clippy::dbg_macro' --check-cfg 'cfg(diesel_docsrs)' --cfg 'feature="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="postgres"' --cfg 'feature="r2d2"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "chrono", "default", "mysql", "nightly", "numeric", "postgres", "r2d2", "sqlite", "time", "with-deprecated", "without-deprecated"))' -C metadata=9ad42638e67810ef -C extra-filename=-c2da0fb7b9bb32b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern diesel_table_macro_syntax=/opt/rustwide/target/debug/deps/libdiesel_table_macro_syntax-749a5b55c0c43de6.rlib --extern dsl_auto_type=/opt/rustwide/target/debug/deps/libdsl_auto_type-7b3d1c4ce385a9c2.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4e65ba962a324510.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-d8b25e15af30dc2b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2a1a7d3235da2e23.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `typify-impl` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8a2f6fe57adadb246778b8d41925d3dc46d468cb/bin/rustc --crate-name typify_impl --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typify-impl-0.6.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=33e2dab00ff86d5a -C extra-filename=-5ad45d6960a2d35d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-3ed344fefb710324.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4e65ba962a324510.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d8b25e15af30dc2b.rmeta --extern regress=/opt/rustwide/target/debug/deps/libregress-727d22bb9e164feb.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-4ac784fdfdb329f6.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-1a68ccaeebb1e2a8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-472a0ae0684a7bd9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9cca7dafcb9acc54.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-2a1a7d3235da2e23.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-b2be294ce5c85964.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "c55210a518053e684f6d3e39083cf5290e906efffd981b57e1fab93078eb3c32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c55210a518053e684f6d3e39083cf5290e906efffd981b57e1fab93078eb3c32", kill_on_drop: false }`
[INFO] [stdout] c55210a518053e684f6d3e39083cf5290e906efffd981b57e1fab93078eb3c32
